-
1 object server
Сетевые технологии: объектный сервер -
2 object server
-
3 server
= SVR1) компьютер (server computer) или приложение, предоставляющие услуги (сервисы), ресурсы или данные клиентскому приложению или компьютеру. Клиентское приложение обычно посылает серверу запрос в формате OLE, DDE или в каком-либо другом. Сервер-компьютер может быть однопроцессорным (single-processor server) или многопроцессорным (multiprocessor server). Для обозначения числа процессоров используется слово wayAnt:см. тж. access server, application server, backup server, blade server, boot server, business server, client/server architecture, client software, cluster server, communications server, COM server, database server, dedicated server, disk server, fax server, file server, ftp server, host server, load server, mail server, mirror server, modem server, multimedia server, NNTP Server, OLE Server, PC server, specialized server, staging server2) в ООП - объект, на который воздействуют другие операции, но сам он может только отправлять другим объектам подтверждения о получении от них запросовАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > server
-
4 object
1) объектб) в OLE Automation - объект автоматизации (объект, доступ к которому осуществляется через OLE-интерфейс; см. OLE Automation object, OLE Automation server)в) в OLE - внедренный или связанный объект, объект OLE( объект или любой фрагмент информации, созданный с использованием приложения Windows, включенный посредством OLE в документ-контейнер)Syn:г) в модели COM - COM-объект (COM object) - объект некоторого класса, реализованный как программный компонент, предоставляющий свои сервисы другим объектам и приложениям через стандартизованные COM-интерфейсы2) предмет3) объектный•- assignable object
- cached object
- conceptual object - domain-generic object
- external object
- fresh object
- fuzzy object
- geometric object
- internal object
- mouse-sensitive object
- null object
- open object
- parametrized object
- solid objectEnglish-Russian dictionary of computer science and programming > object
-
5 server process
"A process that hosts Component Object Model (COM) components. A COM component can be loaded into a surrogate server process, either on the client computer (local) or on another computer (remote). It can also be loaded into a client application process (in process)." -
6 server object
dienstverlenend object -
7 object interface
1) интерфейс объекта (набор свойств и функции, предоставляемых объектом)
2) объектный интерфейс (в отличие от функционального - набор объектов, их функций, событий и свойств, предоставляемых приложением), см. тж server interfaceБольшой англо-русский и русско-английский словарь > object interface
-
8 object-cache scavenger
Общая лексика: чистильщик кэша объектов (компонент процесса IIS (Internet Information Server - информационный сервер интернета), который периодически удаляет из кэша измененные или неиспользованные в течение определенного промежутка времени о)Универсальный англо-русский словарь > object-cache scavenger
-
9 server object
Большой англо-русский и русско-английский словарь > server object
-
10 server object
Сетевые технологии: объект сервера, серверный объект -
11 server object
серверный объект (объект, реагирующий на запрос обслуживания)English-Russian dictionary of computer science and programming > server object
-
12 server object
серверный объект; объект-сервер; объект сервера -
13 OLE server
"An application or DLL that supplies a linked or embedded OLE object to another application. For example, if an OLE object in an Access database contains a Microsoft Excel worksheet, Excel is the OLE server." -
14 activate-as-activator server
A server or running object table object that is not a service or running under a specific user account.English-Arabic terms dictionary > activate-as-activator server
-
15 connection object
"An Active Directory object that represents a replication connection from one domain controller to another. The connection object is a child of the replication destinations NTDS Settings object and identifies the replication source server, contains a replication schedule, and specifies a replication transport. Connection objects are created automatically by the Knowledge Consistency Checker (KCC), but they can also be created manually. Automatically generated connections must not be modified by the user unless they are first converted into manual connections." -
16 local server
"An OLE server object implemented as an executable file that runs on the same computer as the client application. Because the server application is an executable file, it runs in its own process." -
17 ActiveX object
фирм. объект ActiveX( в технологии ActiveX -COM-объект, реализованный в приложении-сервере (ActiveX server)) Syn: automation objectБольшой англо-русский и русско-английский словарь > ActiveX object
-
18 automation object
объект автоматизации (в OLE Automation - COM-объект, реализованный в приложении-сервере (automation server)) Syn: ActiveX objectБольшой англо-русский и русско-английский словарь > automation object
-
19 ActiveX object
фирм.объект ActiveX (в технологии ActiveX - COM-объект, реализованный в приложении-сервере (ActiveX server))Syn:English-Russian dictionary of computer science and programming > ActiveX object
-
20 automation object
объект автоматизации (в OLE Automation - COM-объект, реализованный в приложении-сервере (automation server))Syn:English-Russian dictionary of computer science and programming > automation object
См. также в других словарях:
Media Object Server — (MOS) is an XML based protocol for transferring information between newsroom automation systems and other associated systems such as media servers. The MOS protocol allows a variety of devices to be controlled from one central device or piece of… … Wikipedia
Object Manager (Windows) — Object Manager in Windows, categorized hierarchically using namespaces Object Manager (internally called Ob) is a subsystem implemented as part of the Windows Executive which manages Windows resources. Each resource, which are surfaced as logical … Wikipedia
Object Linking and Embedding — (OLE) is a technology developed by Microsoft that allows embedding and linking to documents and other objects. For developers, it brought OLE Control eXtension (OCX), a way to develop and use custom user interface elements. On a technical level,… … Wikipedia
Object Naming Service — Object Name Service (ONS) is a mechanism that leverages Domain Name System (DNS) to discover information about a product and related services from the Electronic Product Code (EPC). It is a component of the EPCglobal Network. The Object Name… … Wikipedia
Object Pascal — Paradigm(s) imperative, structured, object oriented, functional (Delphi dialect only) Appeared in 1986 (1986) Designed by Apple, Niklaus Wirth, Anders Hejlsberg … Wikipedia
Object hyperlinking — is a neologism that usually refers to extending the Internet to objects and locations in the real world. The current Internet does not extend beyond the electronic world. Object hyperlinking aims to extend the Internet to the real world by… … Wikipedia
Object-Oriented Software Construction — … Wikipedia
Object-relational impedance mismatch — The object relational impedance mismatch is a set of conceptual and technical difficulties that are often encountered when a relational database management system (RDBMS) is being used by a program written in an object oriented programming… … Wikipedia
Object-Role Modeling — Not to be confused with Object relational mapping. Example of the application of Object Role Modeling in a Schema for Geologic Surface , Stephen M. Richard (1999).[1] Object Role Modeling (ORM) is a method for conceptual modeling, and can be used … Wikipedia
Object-oriented programming — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computing … Wikipedia
Object database — Example of an object oriented model.[1] An object database (also object oriented database management system) is a database management system in which information is represented in the form of objects as used in object oriented programming. Object … Wikipedia